home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs46.d81 / 1650spec.txt < prev    next >
Text File  |  2009-10-10  |  3KB  |  94 lines

  1. " "
  2. "======================================"
  3. "   Commodore 1650 AUTOMODEM Specs"
  4. "======================================"
  5. " "
  6. "Pin  ID  ABV  Description"
  7. "--- ---- ---- ------------------------"
  8. " "
  9. " "
  10. " A   -    GND  Ground "
  11. " B  FL2   RXD  Received Data "
  12. " C  PB0   RXD  Received Data "
  13. " D  PB1   RTS  Request To Send "
  14. " E  PB2   DTR  Data Terminal Ready "
  15. " F  PB3   RI   Ring Indicator "
  16. " H  PB4   DCD  Data Carrier Detect "
  17. " J  PB5   HOOK Dial / Hang Up "
  18. " K  PB6   CTS  Clear To Send "
  19. " L  PB7   DSR  Data Set Ready "
  20. " M  PA2   TXD  Transmitted Data "
  21. " N   -    GND  Ground "
  22. " "
  23. "Note: See PROGRAMMER'S REFERENCE GUIDE"
  24. "pages  331-332,   355,   360-361   for"
  25. "information  on  accessing  pins  from"
  26. "BASIC or M/L. "
  27. " "
  28. "Pin Descriptions "
  29. "---------------- "
  30. " "
  31. "RXD - RECEIVED DATA "
  32. "- This is the received data and  is  a"
  33. "modem output signal into the  C64.  It"
  34. "comes on CB1 and PB0  which  are  tied"
  35. "together in the modem. "
  36. " "
  37. "RI - RING INDICATOR "
  38. "- This signal is a modem output signal"
  39. "on PB3. It is normally high(+5v). When"
  40. "the phone rings, it goes low with each"
  41. "cycle of the ring  frequency.  So  for"
  42. "each ring, it will  go  low  about  20"
  43. "times. It is used for AUTO-ANSWER MODE"
  44. "to know when  the  phone  is  ringing."
  45. "When using this mode, it is  best  not"
  46. "to allow the computer to answer  until"
  47. "about one and a half rings  have  gone"
  48. "through. This would  be  about  thirty"
  49. "ring cycles. Rings occur at about  one"
  50. "second intervals and  unless  a  count"
  51. "thirty is established in two  seconds,"
  52. "it is possible to get transient  noise"
  53. "to trigger the ring circuit. "
  54. " "
  55. "DCD - CARRIER DETECT "
  56. "- This is  an  output  signal  to  the"
  57. "modem on PB4. This signal goes low(0v)"
  58. "250ms  after  a   carrier   has   been"
  59. "detected. A program should be  set  up"
  60. "so that no information is  transferred"
  61. "unless this signal  is  present  which"
  62. "means use the squelch. "
  63. " "
  64. "HOOK - HOOK/DIAL SIGNAL - This  is  an"
  65. "input signal to the modem on PB5. When"
  66. "this signal goes low (0v),  the  phone"
  67. "line goes OFF HOOK. This  line  should"
  68. "go  low  to  answer  a  call   or   to"
  69. "originate a call. This  line  is  also"
  70. "used for pulse dialing. The ratio  for"
  71. "pulse dialing should be 39ms  to  61ms"
  72. "with  39ms  being  OFF  HOOK.  Between"
  73. "digits, there  should  be  a  wait  of"
  74. "800ms. Remember ZERO is ten pulses. "
  75. " "
  76. "TXD - TRANSMIT DATA "
  77. "- This is an input signal to the modem"
  78. "on CB2. This is the data fom  the  C64"
  79. "to be transmitted  out  on  the  phone"
  80. "line. "
  81. " "
  82. "These specifications courtesy of: "
  83. " "
  84. "Gary   Farmaner   628   Trafford   Cr."
  85. "Oakville, Ontario L6L  3T5  TEL  (416)"
  86. "827-8564 "
  87. " "
  88. "The programmer of PRO-TERM 64 V1.3 "
  89. " "
  90. "This file was made by Darrell Grainger"
  91. "on February 24, 1985 from note by Gary"
  92. "Farmaner,   and   formatted   into   a"
  93. "bulletin by Geoffrey Welsh."
  94.